type encoding/xml.parentStack
4 uses
encoding/xml (current package)
marshal.go#L810: s := parentStack{p: p}
marshal.go#L1001: type parentStack struct {
marshal.go#L1009: func (s *parentStack) trim(parents []string) error {
marshal.go#L1026: func (s *parentStack) push(parents []string) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)